clean up cppcheck errors, warnings (#560)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 19 May 2020 13:12:10 +0000 (07:12 -0600)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 13:12:10 +0000 (07:12 -0600)
commit9487cab340a1be8cf5244f81b49de7540cce633d
tree26a7409d83c6ce631d67cb6f4fa18988ad90c8d9
parent7f40fd304972f5a09a630358182565b6d7d8b5fe
clean up cppcheck errors, warnings (#560)

* fix globalsat_sport cppcheck warnings.

* fix cppcheck warings in energympro.

* fix cppcheck ctunullpointer errors.

* fix cppcheck "error: Unmatched '}'" in shape.h.

* fix format string mismatches.

* fix cppcheck errors in tef_xml.

* fix cppcheck error in alan.
12 files changed:
alan.cc
energympro.cc
garmin.cc
globalsat_sport.cc
gopal.cc
jeeps/gpscom.cc
jeeps/gpsdevice.cc
navilink.cc
raymarine.cc
shape.h
tef_xml.cc
tpo.cc